net/http.http2Transport.newTimer (method)
3 uses
net/http (current package)
h2_bundle.go#L7642: func (t *http2Transport) newTimer(d time.Duration) http2timer {
h2_bundle.go#L8075: tm := t.newTimer(d)
h2_bundle.go#L9035: timer := cc.t.newTimer(d)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)